home *** CD-ROM | disk | FTP | other *** search
/ Compendium Deluxe 2 / LSD and 17bit Compendium Deluxe - Volume II.iso / a / prog / misc / flexcat1_4.lha / flexcat / lib / AutoC_h.sd < prev    next >
Text File  |  1994-10-21  |  523b  |  26 lines

  1. ##stringtype C
  2. ##shortstrings
  3. /****************************************************************
  4.    This file was created automatically by `FlexCat V1.4'
  5.    from "%f0.ct".
  6.  
  7.    Do NOT edit by hand!
  8. ****************************************************************/
  9.  
  10. #ifndef %b_CAT_H
  11. #define %b_CAT_H
  12.  
  13.  
  14. #ifndef EXEC_TYPES_H
  15. #include <exec/types.h>
  16. #endif    /*  !EXEC_TYPES_H        */
  17.  
  18.  
  19. /*  Prototypes    */
  20. extern STRPTR GetString(APTR);
  21.  
  22. /*  Definitions */
  23. extern const APTR _%i;\n#define %i ((APTR) &_%i)
  24.  
  25. #endif /*   !%b_CAT_H  */
  26.